
***System Requirement

	*PC with one available USB port
	*Operation System: Windows XP or Later
	*Contactless Reader CL-2000 
	*Contactless card or Tag
	*APDU commander Installer software 

***Hardware and Software Installation step

	Step1.	Plug the reader into USB port.

	Step2.	Run  Setup.exe and follow the instruction on screen.

	Step3.	Reboot your PC or Re-Plug USB port again to enable software setting.

	Step4.	Click on and execute  APDU commander .

==========================================================================================
==========================================================================================

Useful website for software developer:

*** PC/SC scard_XXXX  API
http://msdn.microsoft.com/en-us/library/windows/desktop/aa379473(v=vs.85).aspx

*** PC/SC sample code in different languages
http://ludovicrousseau.blogspot.tw/2010/04/pcsc-sample-in-different-languages.html


============================================================================================
For Linux user

If PC/SC stack already included in your Linux, you still add the reader name into driver.
please see steps below.

* Rename orginal "Info.plist" to "Info.plist-bak" in path /usr/local/pcsc/drivers/ifd-ccid.bundle/Contents
* Copy "Info.plist" in this CD to the path /usr/local/pcsc/drivers/ifd-ccid.bundle/Contents
* Test by your PC/SC application.
